home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_u_z / win31cga.zip / OEMSETUP.INF < prev    next >
INI File  |  1992-04-03  |  1KB  |  37 lines

  1. ; Microsoft Windows Driver Library
  2. ; CGA Display Driver Disk
  3. ; Copyright 1992 Microsoft Corporation
  4. ; ---------------------------------------------------------------
  5.  
  6. [data]
  7.     Version="3.10" 
  8.  
  9. [disks]
  10.     t =.,  "CGA Display Driver Disk", diskt
  11.  
  12. [display]
  13. ;profile = driver,         Description of driver,                       resolution,    286 grabber,    logo code,     VDD,           386grabber,   ega.sys,   logo data,     optional work section
  14. cga      = t:cga.drv,      "CGA",                                       "200,96,48",   t:cga.2gr,      t:cgalogo.lgo, t:vddcga.386,  t:cga.3gr,,              t:cgalogo.rle
  15.  
  16. [CGA.3GR]
  17. t:CGA40WOA.FON,t:CGA40850.FON
  18. t:CGA80WOA.FON,t:CGA80850.FON
  19.  
  20. [sysfonts]
  21. t:cgasys.fon,"CGA (640x200) resolution System Font", "200,96,48"
  22.  
  23. [fixedfonts]
  24. t:cgafix.fon,"CGA (640x200) resolution Fixed System Font", "200,96,48"
  25.  
  26. [oemfonts]
  27. t:cgaoem.fon,"CGA (640x200) resolution Terminal Font (USA/Europe)", "200,96,48",1
  28.  
  29. [fonts]
  30. t:SSERIFA.FON, "MS Sans Serif 8,10,12,14,18,24 (CGA res)", "200,96,48"
  31. t:COURA.FON,   "Courier 10,12,15 (CGA res)", "200,96,48"
  32. t:SERIFA.FON,  "MS Serif 8,10,12,14,18,24 (CGA res)", "200,96,48"
  33. t:SYMBOLA.FON, "Symbol 8,10,12,14,18,24 (CGA res)", "200,96,48"
  34. t:ROMAN.FON,   "Roman (All res)",  "CONTINUOUSSCALING"
  35. t:SCRIPT.FON,  "Script (All res)", "CONTINUOUSSCALING"
  36. t:MODERN.FON,  "Modern (All res)", "CONTINUOUSSCALING"
  37.